Overview
The SAI_PLAYSOUND demo project is a simple demonstration program based on KSDK SAI peripheral driver. It demonstrates the performance and features of the SAI peripheral driver. For this demo, SAI module is the controller and Freescale Low power Stereo Codec SGTL5000 is the codec. SAI_PLAYSOUND demo features include:
- Playing audio through TWR-SGTL and volume adjust
- Support for a different type of Windows PCM wave file format
- Use of a shell system to demonstrate features
- Decoding and displaying wave file information on the shell
Function Description
These are the three functions set in
playsound.h
The prototypes for the three functions are:
See the playsound.h file for more information about the functions.